CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - erosion Dilation image

搜索资源列表

  1. erode_dilate

    0下载:
  2. 此程序是基于opencv的对图像进行膨胀腐蚀操作的。-This program is based on the image opencv of dilation and erosion operations.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3173050
    • 提供者:胡锦
  1. Image_Pro_Opencv

    0下载:
  2. OpenCV实现的简单图像处理,灰度化,拉伸,平移,膨胀,腐蚀,等,适用于计算机视觉初学者,简单容易理解-OpenCV implementation of simple image processing, grayscale, stretching, translation, dilation, erosion, etc., applicable to computer vision for beginners, simple and easy to understand
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:6090
    • 提供者:sdp
  1. Morph

    0下载:
  2. 数字图像处理形态学变化 包括腐蚀、膨胀、开、闭、细化-Digital image processing morphological changes, including Erosion、Dilation、 open and close, detailed
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2170973
    • 提供者:miaomiao
  1. IMAQ-image-pretreatment

    0下载:
  2. labview图像预处理,子程序,包括转化为灰度图,二值化,腐蚀,膨胀,参数可调-labview IMAQ image pretreatment,sub vi,consist of conversion to grayscale, binary, erosion, dilation, adjustable parameters
  3. 所属分类:Special Effects

    • 发布日期:2016-05-12
    • 文件大小:25600
    • 提供者:马上立刻
  1. Image-Processing

    0下载:
  2. vc++数字图像编程基础,包括点运算、几何变换(平移、旋转、缩放、镜像)、正交变换(沃尔什、傅里叶、离散余弦)、图像增强(图像平滑、中值滤波、梯度锐化、拉普拉斯锐化)、形态学变换(腐蚀、膨胀、开、关)、边缘与轮廓(robert、sobel、frewit、kirsch、gauss-laplace边缘检测算子,hough变换,轮廓提取,轮廓跟踪)、图像分析(阈值分割、投影检测、差影检测、模板匹配)、图像复原(卷积模糊、逆滤波复原、维纳滤波复原,随机、椒盐噪声)、图像编码(赫夫曼编码、香农费诺编码、行
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16464506
    • 提供者:李欣
  1. facedetect

    0下载:
  2. (1)图像预处理:包括输入、输出、显示、缩放等,以及图像的腐蚀、膨胀,图像校正,亮度及对比度调节,光照补偿,色彩平衡等;(2)人脸检测功能,并对检测出的人脸进行标记。-(1) Image preprocessing: includes input, output, display, zoom, and image of the erosion, dilation, image correction, brightness and contrast adjustment, illumination
  3. 所属分类:CSharp

    • 发布日期:2017-05-17
    • 文件大小:5052789
    • 提供者:chenyongxiao
  1. funnyPShop

    0下载:
  2. Image filtering algorithm implementation using MFC. It supports LPF, HPF, making/remove noize, opening, erosion, dilation, making binary image, thinning, wavelet transform, DCT/IDT, hardamard transform, motion estimation with 2 iamges -Image filterin
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:2570140
    • 提供者:byfun
  1. imgtools.c

    0下载:
  2. Do Gray/Do Inverse/BTC/Median Filter/Dilation Filter/Erosion Filter/Flip image/
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:2984
    • 提供者:chin
  1. hand_gesture_project

    0下载:
  2. 此專案用VC++.Net2005開發,並且使用DirectShow去顯示與抓取Camera的畫面,並以CImage去讀入圖檔。並以Erosion(收縮)、Dilation(膨脹)、Feature(分群),這三個演算法就達到辨三種手勢的目的。-This project using VC++. Net2005 development, and use DirectShow to display and crawl Camera images, and to CImage read into the
  3. 所属分类:Fractal program

    • 发布日期:2017-05-21
    • 文件大小:6249824
    • 提供者:陳霖
  1. MATLABimageprocess3

    1下载:
  2. 医学图像处理,主要用于图形形态学,如腐蚀、膨胀以及开、闭运算。-Medical image processing, mainly for graphics morphology, such as erosion and dilation as well as opening and closing operation.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:125216
    • 提供者:ghostlin
  1. Morph

    0下载:
  2. 本程序能对一个数字图象完成数学形态学的四个基本运算。对bmp格式的图像进行灰度化处理,再进行阈值分割运算,最后可在菜单中选择进行形态学变换,包括腐蚀、膨胀、开、闭、细化等运算。-This procedure can be completed on a digital image of the four basic operations on mathematical morphology. Bmp format for grayscale image processing, further th
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4381033
    • 提供者:xinxin
  1. image_processing

    0下载:
  2. 数字图像处理编程入门 windows位图和调色板 图像的几何变换,平滑,锐化,直方图修正,彩色变换,腐蚀,膨胀,细化算法等-Introduction to digital image processing programming windows bitmap and palette images of geometric transformation, smoothing, sharpening, histogram correction, color conversion, erosi
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1769678
    • 提供者:景枫林
  1. ErosionDilation

    0下载:
  2. This an algorithm imlementing erosion and dilation which form an important component of image processing programs.-This is an algorithm imlementing erosion and dilation which form an important component of image processing programs.
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:946
    • 提供者:dataminer
  1. DIB

    0下载:
  2. 实现二值图像的腐蚀、膨胀、开、闭,并且算子是用动态链接库实现的-image dilation ,erosion,opening and closing.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-10
    • 文件大小:2286989
    • 提供者:金色笔记
  1. yzm

    0下载:
  2. 对图片进行灰度化,二值化处理,还可以对图片进行腐蚀,膨胀处理.-Based on the image to grayscale, binary processing, the picture can also erosion and dilation processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1037222
    • 提供者:lihaopeng
  1. Nero

    1下载:
  2. 编写基本的图像处理程序,包括功能: 图像的读取、存储、显示(bmp、jpg等常用格式) 图像剪切、缩放 图像色彩变换(彩色->灰度等) 基本直方图变换和直方图均衡化 图像平滑与锐化 边缘抽取 阈值化 离散傅立叶变换 二值形态学处理(腐蚀、膨胀、开运算、闭运算) -Preparation of basic image processing procedures, including functions: image reading,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-29
    • 文件大小:8239
    • 提供者:Nero
  1. algorithms--and-erosion

    0下载:
  2. 数字图像处理 膨胀和腐蚀算法的实现,数字图像处理 膨胀和腐蚀算法的实现-Digital image processing algorithms to achieve dilation and erosion
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:767
    • 提供者:盼盼
  1. imagePprocessing

    0下载:
  2. 高效的图像腐蚀、膨胀、锐化、中值滤波算法。 让你见识下C#的强大。谁告诉你C#不能用指针!-Efficient image erosion, dilation, sharpening, median filtering algorithm. To let you know the power of C# under. Who told you that C# can not use the pointer!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1173557
    • 提供者:qiang
  1. image-segmentation

    0下载:
  2. 图像分割 图像分割是图像处理的一个基础处理,本程序是通过数学形态学的腐蚀与膨胀进行的图像分割-image segmentation Mathematical Morphology Through morphological dilation and erosion for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2624646
    • 提供者:zhangjianan
  1. DigitalImageProcessing

    0下载:
  2. 灰度直方图,图像中值、均值滤波,图像腐蚀、膨胀,图像二值化等-Histogram, image value, mean filtering, image erosion, dilation, image binarization
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:2025273
    • 提供者:xulinlin
« 12 3 4 5 6 »
搜珍网 www.dssz.com